-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.0
-
Code
-
Classes
- PostMapper
Total Complexity |
64 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
438 |
Lines of code |
267 |
Logical lines of code |
154 |
Comment lines |
50 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
B |
37 |
16 |
74 |
exists() |
A |
39 |
13 |
67 |
insert() |
A |
47 |
8 |
34 |
update_custom_field() |
A |
57 |
9 |
16 |
get_objects_for_removal() |
S |
52 |
3 |
25 |
delete() |
S |
60 |
3 |
12 |
sortFields() |
S |
65 |
3 |
9 |
add_custom_field() |
S |
70 |
2 |
6 |
add_version_tag() |
S |
67 |
2 |
7 |
setup() |
S |
77 |
1 |
4 |
teardown() |
S |
77 |
1 |
4 |
create_post() |
S |
79 |
1 |
3 |
clear_custom_field() |
S |
80 |
1 |
3 |
get_custom_field() |
S |
79 |
1 |
3 |